List Placements
Returns a list of all placements.
Access Control:
Admin and Operator accounts have full access (create/read/update/delete) to placement resources.
Advertiser accounts have no access to this endpoint — see GET /placements/targets for the
lightweight, allocation-target-selection view available to advertisers.
Authorizations
Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.
Query Parameters
Response
Successful Response
The date and time when the placement was created.
The ID of the user who created the placement.
Unique identifier for the placement (UUID v4).
Human-readable name of the placement.
List of ad unit IDs associated with this placement.
1000The name of the user who created the placement.
Optional description of the placement.
Extension field for additional placement-specific data.
Operational status of the placement. Defaults to Inactive.
ACTIVE, INACTIVE, ARCHIVED 